Automations

Database Commands

  • Version: 1.3.1
  • Official Verified

OpenBots command for connecting to and executing queries against a database. Supports OLE DB.

OpenBots.Commands.Database \ Define Database Connection Command

Command: Define Database Connection Command

This command connects to an OleDb database.

Parameters

Database Instance Name

Enter a unique name that will represent the application instance.

Required

Connection String

Define the string to use when connecting to the OleDb database.

Required

Connection String Password

Define the password to use when connecting to the OleDb database.

Required

Test Connection Before Proceeding

Select the appropriate option.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo